home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 8
/
Revista CD Expert nº 08 CD1.iso
/
Utilitarios
/
Diversos
/
Coeli Stella 2000
/
_SETUP.1
/
Stella.exe
/
0
/
RCDATA
/
TLOCATIONBROWSER
/
TLOCATIONBROWSER.txt
Wrap
Text File
|
1999-03-13
|
2KB
|
63 lines
object LocationBrowser: TLocationBrowser
Left = 279
Top = 255
Width = 512
Height = 390
Caption = 'Location Browser (World Map)'
Color = 10485760
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OnClick = FormClick
OnClose = FormClose
OnCreate = FormCreate
OnMouseMove = FormMouseMove
OnPaint = FormPaint
OnResize = FormResize
OnShow = FormShow
PixelsPerInch = 125
TextHeight = 16
object Panel1: TPanel
Left = 0
Top = 339
Width = 504
Height = 19
Align = alBottom
Caption = 'Readouts are approximate - Expand for greater accuracy'
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object HidePanelButton: TButton
Left = 472
Top = 2
Width = 24
Height = 16
Caption = 'X'
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnClick = HidePanelButtonClick
end
end
object IniOut1: TIniOut
FileName = 'STELLA.INI'
Items.Strings = (
'LocationBrowser;Visible;;Appearance;LocationBrowserVisible;1;0'
'LocationBrowser;Width;;Dimensions;LocationBrowserWidth;1;0'
'LocationBrowser;Left;;Position;LocationBrowserLeft;1;0'
'LocationBrowser;Top;;Position;LocationBrowserTop;1;0'
'<Unknown>;;;;;0;0')
RegistryRoot = CURRENT_USER
Left = 470
Top = 7
end
end